Description | : Gets identity information for a Confidential Ledger instance. |
Reference | : Link ¶ |
⚼ Request
GET:
/ledgerIdentity/{ledgerId}
{
api-version:
string
,
ledgerId:
string
,
}
⚐ Response (200)
{
ledgerId:
string
,
ledgerTlsCertificate:
string
,
}
⚐ Response (default)
{
error:
}
{
,
code:
string
,
message:
string
,
}